home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 November / EnterCD 11_2002.iso / Internet / Amaya 6.4 / Windows NT.exe / _SETUP.1 / the_transform_command.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  2.5 KB  |  69 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  7.   <title>The Transform Command</title>
  8.   <style type="text/css">
  9.   </style>
  10.   <meta name="GENERATOR" content="amaya 5.4, see http://www.w3.org/Amaya/" />
  11.   <link href="../style.css" rel="stylesheet" type="text/css" />
  12. </head>
  13.  
  14. <body xml:lang="en" lang="en">
  15.  
  16. <table border="0" summary="toc">
  17.   <tbody>
  18.     <tr>
  19.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  20.         src="../../images/amaya.gif" /></td>
  21.       <td><a href="changing_the_document_structure.html" accesskey="p"><img
  22.         alt="previous" src="../../images/left.gif" /></a> <a
  23.         href="../Changing.html" accesskey="t"><img alt="top"
  24.         src="../../images/up.gif" /></a> <a
  25.         href="about_inserting_a_division.html" accesskey="n"><img alt="next"
  26.         src="../../images/right.gif" /></a></td>
  27.     </tr>
  28.   </tbody>
  29. </table>
  30.  
  31. <div id="page_body">
  32. <h1>The Transform Command</h1>
  33.  
  34. <p>The <strong>Transform</strong> command performs complex structure
  35. transformations, based on a language that specifies how a given structural
  36. pattern can be transformed into different structures. For example, nested
  37. lists can be transformed into a table and back again.</p>
  38.  
  39. <h2>Available Transformations</h2>
  40.  
  41. <p>The available transformations are defined in the file
  42. <kbd>Amaya/amaya/HTML.trans</kbd>. Please refer to the document "<a
  43. href="../Transform.html">Use of the file HTML.trans</a>" for a description of
  44. the language in which the transformation rules are written.</p>
  45.  
  46. <p>Additional transformations may be specified in the HTML.trans file. Some
  47. transformations are provided in the HTML.trans file as examples.</p>
  48.  
  49. <h2>Using the Transform Command</h2>
  50.  
  51. <p>To use this command:</p>
  52. <ol>
  53.   <li>Choose <strong>Transform</strong> from the <strong>Edit</strong> menu. 
  54.     <p>Amaya displays a menu that lists all the transformations that can be
  55.     applied to the current selection.</p>
  56.     <p></p>
  57.   </li>
  58.   <li>Choose the transformation you want.</li>
  59. </ol>
  60.  
  61. <h2>See Also:</h2>
  62. <ul>
  63.   <li><a href="../Changing.html">Editing the Document Structure</a></li>
  64.   <li><a href="../Transform.html">Using the HTML.trans File</a></li>
  65. </ul>
  66. </div>
  67. </body>
  68. </html>
  69.